home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / BBS-Archive / Dev / gcc263-c++.lha / gnu / lib / g++-include / strclass.h < prev    next >
C/C++ Source or Header  |  1994-07-31  |  97b  |  6 lines

  1. #ifndef _strclass_h
  2. #define _strclass_h
  3. #include <_String.h>
  4. typedef class String string;
  5. #endif
  6.